home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Creative Review 10
/
Creative-Review-CD-ROM-10.iso
/
Media ƒ
/
Creative Review ƒ
/
DEMO.DIR
/
00295_Script_295
< prev
next >
Wrap
Text File
|
1996-01-29
|
134b
|
9 lines
on exitFrame
global count
set count = count +1
if count = 3 then
go marker (1)
else
go "spin"
end if
end